@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Microsoft YaHei,Arial, Helvetica, sans-serif;
	text-align: left;
}
body > div {margin-right:auto; margin-left:auto;} 
div,form,img,ul,ol,li,p,dl,dt,dd { margin: 0; padding: 0; border: 0;}
h1,h2,h3,h4,h5,h6 { margin:0; padding:0;font-weight:normal;font-family:'Microsoft YaHei';font-weight:bold;font-size:14px;}
ul,li {list-style:none;line-height:24px;}
img{border:0px;}
i, cite, em {
	font-style: normal;
}
a {text-decoration:none;color:#333;cursor: pointer;cursor: hand;}
a:hover{text-decoration:none;color:#f60;}
.left { float: left;}
.right { float: right;}
.area:after,.clear:after,.con:after{content:" ";display:block;visibility:hidden;height:0;clear:both;}
.clear,.area,.con:after{zoom:1}
.area{margin-left:auto;margin-right:auto;width:1200px;position:relative;}
.container {
	width: 1200px;
	margin: 0 auto;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.mgbt-5{margin-bottom:5px}
.mgbt-10{margin-bottom:10px}
.mgbt-15{margin-bottom:15px}
.mgbt-20{margin-bottom:20px}
.mgbt-25{margin-bottom:25px}
.mgbt-30{margin-bottom:30px}
.center{text-align:center;}
.blockimg{display:block;}

/* 普通翻页器-默认居中 */
.m-page{margin:30px 0 40px 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;*letter-spacing:normal;*word-spacing:-1px;word-wrap:normal;white-space:nowrap;color:#666;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:0 12px;margin-left:-1px;font-size:12px;font-style:normal;letter-spacing:normal;word-spacing:normal;background:#ececec;}
.m-page i{background:none;}
.m-page a{text-decoration:none;color:#666;}
.m-page a:hover{text-decoration:none;color:#FFF;}
.m-page .first{margin-left:0;background:none;}
.m-page a.last{margin-right:0;}
.m-page a .pagearr{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;*vertical-align:middle;}
.m-page a.pageprv .pagearr{margin-right:3px;}
.m-page a.pagenxt .pagearr{margin-left:3px;}
.m-page a:hover{background:#5bb531;}
.m-page a:active{background:#5BB531;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#FFF;background:#5bb531;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#eee;}
/* 居左 */
.m-page-lt{text-align:left;}
/* 居右 */
.m-page-rt{text-align:right;}
/* 较小 */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* 分离 */
.m-page-sr a,.m-page-sr i{margin:0 3px;}
.m-page-sr i{border:0;}

/* 样式覆盖 */
.m-page{ margin: 30px 0; line-height: 28px; font-family: 'SimSun'; color: #888; }
.m-page a,.m-page i{ padding: 0 10px; border: solid 1px #ccc; background: #fff; }
.m-page a{color:#888;}
.m-page a.pageprv,
.m-page a.pagenxt{ padding: 0 24px; color: #fff; border-color: #0068ff; background: #0068ff; }
.m-page a:hover,
.m-page a:active,
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{ color: #0068ff; border-color:#0068ff; background: #fff;}
.m-page a.pageprv:hover,
.m-page a.pagenxt:hover{ color: #fff; background: #0068ff; -webkit-filter:brightness(1.1);-moz-filter:brightness(1.1);filter:brightness(1.1);}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{color:#ccc; border-color: #ccc; background:#fff; -webkit-filter:none;-moz-filter:none;filter:none;}

.ig-tool { position:fixed; right:0px; top:50%; margin-top: -124px; z-index:999; }
.ig-tool dd { width:60px; height:60px; background:#0074d7; position:relative; margin-bottom:2px; }
.ig-tool dd a { display:block; width:60px; height:60px; overflow:hidden; text-indent:-99em; }
.ig-tool dd:last-child { background:#e60012; }
.ig-tool dd a.ico-qiao { background:url(../images/ico-tool.png) center -60px no-repeat; }
.ig-tool dd a.ico-qq{  background: url(../images/ico-tool.png) center -300px no-repeat;}
.ig-tool dd a.ico-lxb { background:url(../images/ico-tool.png) center -180px no-repeat; }
.ig-tool dd a.ico-xuqiu { background:url(../images/ico-tool.png) center -180px no-repeat; }
.ig-tool dd a.ico-code { background:url(../images/ico-tool.png) center -240px no-repeat; }
.ig-tool dd a.ico-top { background:url(../images/ico-tool.png) center 0 no-repeat; }
.ig-tool dd a:hover { background-color:#e60012; }
.ig-tool dd .code { position:absolute; right:65px; bottom:0; background:#FFF; box-shadow:0 0 5px rgba(0,0,0,0.5); padding:10px; text-align:center; display:none; }
.ig-tool dd .code img { display:block; width:120px; height:120px; }
.ig-tool dd .code span { width:120px; display: block; line-height:20px; color:#999; }
.ig-tool dd .sill { position:absolute; right:65px; bottom:0; background:#FFF; box-shadow:0 0 5px rgba(0,0,0,0.5); padding:10px 15px; text-align:center; display:none; }
.ig-tool dd .sill h3,
.ig-tool dd .sill h4 { white-space: nowrap; line-height: 20px; text-align: left; }
.ig-tool dd .sill h3 { font-size: 12px; color: #1977df; }
.ig-tool dd .sill h4 { font-size: 18px; color: #ff0000; font-weight: bold; }
.ig-tool dd a.ico-code:hover{ }

.yingxiao-search{ float: right; display: inline; margin: 25px 0; line-height: 0; font-size: 0; border: solid 1px #999; overflow: hidden; -moz-border-radius:15px;-webkit-border-radius:15px;border-radius:15px; }
.yingxiao-search .u-text{ padding:0 0 0 10px; vertical-align: top; width: 75px; height: 28px; line-height: 28px; font-size: 12px; border: 0 none; background: #fff; outline: 0; }
.yingxiao-search .u-btn{ display: inline-block; *display: inline; zoom:1; vertical-align: top; width: 28px; height: 28px; background: #fff url(../images/yingxiao-search-btn.png) center no-repeat; cursor: pointer; }
